home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / svgabg.exe / SVGA_PUT.INC < prev    next >
Text File  |  1992-06-25  |  123b  |  6 lines

  1. const
  2.   XNOR_PUT        = 5;
  3.   NOR_PUT        = 6;
  4.   NAND_PUT        = 7;
  5.   TRANS_COPY_PUT    = 8;    (* Doesn't work on 16-color systems *)
  6.